build(deps): bump the production group with 4 updates#69
Merged
Conversation
Bumps the production group with 4 updates: [gradle-wrapper](https://github.com/gradle/gradle), [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc), [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm) and [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback). Updates `gradle-wrapper` from 9.6.0 to 9.6.1 - [Release notes](https://github.com/gradle/gradle/releases) - [Commits](gradle/gradle@v9.6.0...v9.6.1) Updates `org.postgresql:postgresql` from 42.7.11 to 42.7.12 - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.7.11...REL42.7.12) Updates `org.hibernate.orm:hibernate-core` from 7.4.2.Final to 7.4.3.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.4.3/changelog.txt) - [Commits](hibernate/hibernate-orm@7.4.2...7.4.3) Updates `ch.qos.logback:logback-classic` from 1.5.35 to 1.5.37 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.5.35...v_1.5.37) --- updated-dependencies: - dependency-name: gradle-wrapper dependency-version: 9.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production - dependency-name: org.postgresql:postgresql dependency-version: 42.7.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production - dependency-name: org.hibernate.orm:hibernate-core dependency-version: 7.4.3.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.5.37 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the production group with 4 updates: gradle-wrapper, org.postgresql:postgresql, org.hibernate.orm:hibernate-core and ch.qos.logback:logback-classic.
Updates
gradle-wrapperfrom 9.6.0 to 9.6.1Release notes
Sourced from gradle-wrapper's releases.
Commits
309d128Update fixed issues in release notes for 9.6.1 (#38328)040a978Update fixed issues in release notes for 9.6.1e0b8325Restore --non-interactive flag instead of --interactive/--no-interactive (#38...946f3e6Limit explicit temp file permission setting to intended use case (#38300)65f8224Restore --non-interactive flag instead of --interactive/--no-interactivee346a5eAdjust CLI flag to configure non-interactive console (#38301)9b53be9Adjust CLI flag to configure non-interactive console0dd3b53Limit explicit temp file permission setting to intended use case48e5ac2Add reproducers25598fdPrepare 9.6.1 patch release (#38293)Updates
org.postgresql:postgresqlfrom 42.7.11 to 42.7.12Release notes
Sourced from org.postgresql:postgresql's releases.
Changelog
Sourced from org.postgresql:postgresql's changelog.
Commits
77df98eMerge commit from fork68c53a4chore: bump version to 42.7.12Updates
org.hibernate.orm:hibernate-corefrom 7.4.2.Final to 7.4.3.FinalRelease notes
Sourced from org.hibernate.orm:hibernate-core's releases.
Changelog
Sourced from org.hibernate.orm:hibernate-core's changelog.
Commits
50ecef7[Jenkins release job] Preparing release 7.4.3.Finalb777101[Jenkins release job] changelog.txt updated by release build 7.4.3.Finald5b3846Do not copy fonts into Javadoc jars6f9ceafHHH-20621 Ensure proxy implementation is set when claiming existing EntityHoldercb485a3HHH-20621 Test polymorphic proxy find causing NPEe3ca594HHH-20538 Backport Altibase dialect fixes to 7.4a16dc09Align disabled tests with main branch5991bb7Stop running CI on push and remove nightly CI runsc05696eHHH-20606 Simplify check for identifier on MappedSuperclass35b56a8HHH-20606 Add invalid entity id inheritance coverageUpdates
ch.qos.logback:logback-classicfrom 1.5.35 to 1.5.37Release notes
Sourced from ch.qos.logback:logback-classic's releases.
Commits
c1df7f5prepare release 1.5.37a189967remove conditional based on janinoaaa9052start work on 1.5.37-SNAPSHOT9b94c37prepare release 1.5.36e6a8280prevent attacks using disallowed references24c4b63start work on 1.5.36-SNAPSHOTDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions